-
Notifications
You must be signed in to change notification settings - Fork 4
chore: 🐝 Update SDK - Generate 1.2.0 #40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
github-actions
wants to merge
2
commits into
main
Choose a base branch
from
speakeasy-sdk-regen-1761783256
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
48d73ff to
7583fff
Compare
3833181 to
cb71ca1
Compare
af18ada to
bdaaee4
Compare
7ebbc96 to
6ce298c
Compare
* `conductorone-sdk-typescript.connectorCatalog.configurationSchema()`: `response` **Changed** **Breaking**⚠️ * `conductorone-sdk-typescript.connector.getConnectorSyncDownloadUrl()`: **Added** * `conductorone-sdk-typescript.requestCatalogManagement.deleteRequestableEntry()`: **Added** * `conductorone-sdk-typescript.requestCatalogManagement.getRequestableEntry()`: **Added** * `conductorone-sdk-typescript.requestCatalogManagement.createRequestableEntry()`: **Added** * `conductorone-sdk-typescript.functionsInvocation.list()`: **Added** * `conductorone-sdk-typescript.functionsInvocation.get()`: **Added** * `conductorone-sdk-typescript.vault.create()`: **Added** * `conductorone-sdk-typescript.vault.delete()`: **Added** * `conductorone-sdk-typescript.vault.get()`: **Added** * `conductorone-sdk-typescript.vault.update()`: **Added** * `conductorone-sdk-typescript.functions.commit()`: **Deleted** **Breaking**⚠️ * `conductorone-sdk-typescript.functions.getCommit()`: **Deleted** **Breaking**⚠️ * `conductorone-sdk-typescript.connector.list()`: `response.list.[].connector.syncConfig` **Added** * `conductorone-sdk-typescript.connector.createDelegated()`: `response.connectorview.connector.syncConfig` **Added** * `conductorone-sdk-typescript.connector.get()`: `response.connectorview.connector.syncConfig` **Added** * `conductorone-sdk-typescript.connector.update()`: * `request.connectorServiceUpdateRequest.connector.syncConfig` **Added** * `response.connectorview.connector.syncConfig` **Added** * `conductorone-sdk-typescript.connector.create()`: `response.connectorview.connector.syncConfig` **Added** * `conductorone-sdk-typescript.connector.updateDelegated()`: * `request.connectorServiceUpdateDelegatedRequest.connector.syncConfig` **Added** * `response.connectorview.connector.syncConfig` **Added** * `conductorone-sdk-typescript.appEntitlementsProxy.get()`: `response.appproxyentitlementview.appProxyEntitlement.disabledAt` **Added** * `conductorone-sdk-typescript.appEntitlementsProxy.create()`: `response.appproxyentitlementview.appProxyEntitlement.disabledAt` **Added** * `conductorone-sdk-typescript.automationExecution.getAutomationExecution()`: `response` **Changed** * `conductorone-sdk-typescript.automationSearch.searchAutomationTemplateVersions()`: `response.list.[]` **Changed** * `conductorone-sdk-typescript.automationSearch.searchAutomations()`: `response.list.[]` **Changed** * `conductorone-sdk-typescript.automation.listAutomations()`: `response.list.[]` **Changed** * `conductorone-sdk-typescript.automation.createAutomation()`: * `request` **Changed** * `response.automation` **Changed** * `conductorone-sdk-typescript.automation.getAutomation()`: `response.automation` **Changed** * `conductorone-sdk-typescript.automation.updateAutomation()`: * `request.updateAutomationRequest.automation` **Changed** * `response.automation` **Changed** * `conductorone-sdk-typescript.functions.invoke()`: `response.invocationid` **Added** * `conductorone-sdk-typescript.policies.list()`: `response.list.[].policySteps.{}.steps.[]` **Changed** * `conductorone-sdk-typescript.policies.create()`: * `request.policySteps.{}.steps.[]` **Changed** * `response.policy.policySteps.{}.steps.[]` **Changed** * `conductorone-sdk-typescript.policies.get()`: `response.policy.policySteps.{}.steps.[]` **Changed** * `conductorone-sdk-typescript.policies.update()`: * `request.updatePolicyRequest.policy.policySteps.{}.steps.[]` **Changed** * `response.policy.policySteps.{}.steps.[]` **Changed** * `conductorone-sdk-typescript.requestSchema.create()`: * `request.fields.[].oauth2Field` **Added** * `response.requestschema.form` **Changed** * `conductorone-sdk-typescript.requestSchema.get()`: `response.requestschema.form` **Changed** * `conductorone-sdk-typescript.requestSchema.update()`: * `request.requestSchemaServiceUpdateRequest.requestSchema.form` **Changed** * `response.requestschema.form` **Changed** * `conductorone-sdk-typescript.policySearch.search()`: `response.list.[].policySteps.{}.steps.[]` **Changed** * `conductorone-sdk-typescript.taskSearch.search()`: * `request.taskTypes.[].taskTypeAction` **Added** * `response.list.[].task` **Changed** * `conductorone-sdk-typescript.taskAudit.list()`: `response.list.[].approvalInstanceChange.instance.approval` **Changed** * `conductorone-sdk-typescript.task.createGrantTask()`: `response.taskview.task` **Changed** * `conductorone-sdk-typescript.task.createOffboardingTask()`: `response.taskview.task` **Changed** * `conductorone-sdk-typescript.task.createRevokeTask()`: `response.taskview.task` **Changed** * `conductorone-sdk-typescript.task.get()`: `response.taskview.task` **Changed** * `conductorone-sdk-typescript.taskActions.approve()`: `response.taskview.task` **Changed** * `conductorone-sdk-typescript.taskActions.approveWithStepUp()`: `response.taskview.task` **Changed** * `conductorone-sdk-typescript.taskActions.close()`: `response.taskview.task` **Changed** * `conductorone-sdk-typescript.taskActions.comment()`: `response.taskview.task` **Changed** * `conductorone-sdk-typescript.taskActions.deny()`: `response.taskview.task` **Changed** * `conductorone-sdk-typescript.taskActions.escalateToEmergencyAccess()`: `response.taskview.task` **Changed** * `conductorone-sdk-typescript.taskActions.processNow()`: `response.taskview.task` **Changed** * `conductorone-sdk-typescript.taskActions.reassign()`: `response.taskview.task` **Changed** * `conductorone-sdk-typescript.taskActions.hardReset()`: `response.taskview.task` **Changed** * `conductorone-sdk-typescript.taskActions.restart()`: `response.taskview.task` **Changed** * `conductorone-sdk-typescript.taskActions.skipStep()`: `response.taskview.task` **Changed** * `conductorone-sdk-typescript.taskActions.updateGrantDuration()`: `response.taskview.task` **Changed** * `conductorone-sdk-typescript.taskActions.updateRequestData()`: `response.taskview.task` **Changed** * `conductorone-sdk-typescript.user.getUserProfileTypes()`: `response.profiletypes.[].slug` **Added**
431e594 to
965b8ab
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Important
Linting report available at: https://app.speakeasy.com/org/conductor-one/conductorone/linting-report/50923290856f4cd573945faf0f03d0b3
OpenAPI Change report available at: https://app.speakeasy.com/org/conductor-one/conductorone/changes-report/fb1c2f12e726b527525c14c7362f0c7a
SDK update
Versioning
Version Bump Type: [minor] - 🤖 (automated)
Typescript SDK Changes Detected:
conductorone-sdk-typescript.connectorCatalog.configurationSchema():responseChanged Breakingconductorone-sdk-typescript.connector.getConnectorSyncDownloadUrl(): Addedconductorone-sdk-typescript.requestCatalogManagement.deleteRequestableEntry(): Addedconductorone-sdk-typescript.requestCatalogManagement.getRequestableEntry(): Addedconductorone-sdk-typescript.requestCatalogManagement.createRequestableEntry(): Addedconductorone-sdk-typescript.functionsInvocation.list(): Addedconductorone-sdk-typescript.functionsInvocation.get(): Addedconductorone-sdk-typescript.vault.create(): Addedconductorone-sdk-typescript.vault.delete(): Addedconductorone-sdk-typescript.vault.get(): Addedconductorone-sdk-typescript.vault.update(): Addedconductorone-sdk-typescript.functions.commit(): Deleted Breakingconductorone-sdk-typescript.functions.getCommit(): Deleted Breakingconductorone-sdk-typescript.connector.list():response.list.[].connector.syncConfigAddedconductorone-sdk-typescript.connector.createDelegated():response.connectorview.connector.syncConfigAddedconductorone-sdk-typescript.connector.get():response.connectorview.connector.syncConfigAddedconductorone-sdk-typescript.connector.update():request.connectorServiceUpdateRequest.connector.syncConfigAddedresponse.connectorview.connector.syncConfigAddedconductorone-sdk-typescript.connector.create():response.connectorview.connector.syncConfigAddedconductorone-sdk-typescript.connector.updateDelegated():request.connectorServiceUpdateDelegatedRequest.connector.syncConfigAddedresponse.connectorview.connector.syncConfigAddedconductorone-sdk-typescript.appEntitlementsProxy.get():response.appproxyentitlementview.appProxyEntitlement.disabledAtAddedconductorone-sdk-typescript.appEntitlementsProxy.create():response.appproxyentitlementview.appProxyEntitlement.disabledAtAddedconductorone-sdk-typescript.automationExecution.getAutomationExecution():responseChangedconductorone-sdk-typescript.automationSearch.searchAutomationTemplateVersions():response.list.[]Changedconductorone-sdk-typescript.automationSearch.searchAutomations():response.list.[]Changedconductorone-sdk-typescript.automation.listAutomations():response.list.[]Changedconductorone-sdk-typescript.automation.createAutomation():requestChangedresponse.automationChangedconductorone-sdk-typescript.automation.getAutomation():response.automationChangedconductorone-sdk-typescript.automation.updateAutomation():request.updateAutomationRequest.automationChangedresponse.automationChangedconductorone-sdk-typescript.functions.invoke():response.invocationidAddedconductorone-sdk-typescript.policies.list():response.list.[].policySteps.{}.steps.[]Changedconductorone-sdk-typescript.policies.create():request.policySteps.{}.steps.[]Changedresponse.policy.policySteps.{}.steps.[]Changedconductorone-sdk-typescript.policies.get():response.policy.policySteps.{}.steps.[]Changedconductorone-sdk-typescript.policies.update():request.updatePolicyRequest.policy.policySteps.{}.steps.[]Changedresponse.policy.policySteps.{}.steps.[]Changedconductorone-sdk-typescript.requestSchema.create():request.fields.[].oauth2FieldAddedresponse.requestschema.formChangedconductorone-sdk-typescript.requestSchema.get():response.requestschema.formChangedconductorone-sdk-typescript.requestSchema.update():request.requestSchemaServiceUpdateRequest.requestSchema.formChangedresponse.requestschema.formChangedconductorone-sdk-typescript.policySearch.search():response.list.[].policySteps.{}.steps.[]Changedconductorone-sdk-typescript.taskSearch.search():request.taskTypes.[].taskTypeActionAddedresponse.list.[].taskChangedconductorone-sdk-typescript.taskAudit.list():response.list.[].approvalInstanceChange.instance.approvalChangedconductorone-sdk-typescript.task.createGrantTask():response.taskview.taskChangedconductorone-sdk-typescript.task.createOffboardingTask():response.taskview.taskChangedconductorone-sdk-typescript.task.createRevokeTask():response.taskview.taskChangedconductorone-sdk-typescript.task.get():response.taskview.taskChangedconductorone-sdk-typescript.taskActions.approve():response.taskview.taskChangedconductorone-sdk-typescript.taskActions.approveWithStepUp():response.taskview.taskChangedconductorone-sdk-typescript.taskActions.close():response.taskview.taskChangedconductorone-sdk-typescript.taskActions.comment():response.taskview.taskChangedconductorone-sdk-typescript.taskActions.deny():response.taskview.taskChangedconductorone-sdk-typescript.taskActions.escalateToEmergencyAccess():response.taskview.taskChangedconductorone-sdk-typescript.taskActions.processNow():response.taskview.taskChangedconductorone-sdk-typescript.taskActions.reassign():response.taskview.taskChangedconductorone-sdk-typescript.taskActions.hardReset():response.taskview.taskChangedconductorone-sdk-typescript.taskActions.restart():response.taskview.taskChangedconductorone-sdk-typescript.taskActions.skipStep():response.taskview.taskChangedconductorone-sdk-typescript.taskActions.updateGrantDuration():response.taskview.taskChangedconductorone-sdk-typescript.taskActions.updateRequestData():response.taskview.taskChangedconductorone-sdk-typescript.user.getUserProfileTypes():response.profiletypes.[].slugAddedOpenAPI Change Summary
TYPESCRIPT CHANGELOG
core: 3.26.9 - 2025-11-20
🐝 New Features
core: 3.26.8 - 2025-11-18
🐝 New Features
core: 3.26.6 - 2025-11-12
🐛 Bug Fixes
core: 3.26.7 - 2025-11-10
🐝 New Features
core: 3.26.5 - 2025-11-10
🐝 New Features
core: 3.26.4 - 2025-11-07
🐝 New Features
core: 3.26.3 - 2025-11-05
🐝 New Features
core: 3.26.2 - 2025-11-05
🐝 New Features
core: 3.26.1 - 2025-11-04
🐛 Bug Fixes
core: 3.26.0 - 2025-11-03
🐝 New Features
core: 3.24.2 - 2025-10-30
🐛 Bug Fixes
globalServerURLs: 2.83.0 - 2025-10-22
🐝 New Features
Based on Speakeasy CLI 1.660.0